updating oE cursor

cursor

include console.e 
namespace console 
public procedure cursor(integer style) 

selects a style of cursor.

Parameters:
  1. style : an integer defining the cursor shape.
Platform:

Windows

Comments:

In pixel-graphics modes no cursor is displayed.

Example 1:
cursor(BLOCK_CURSOR) 

Cursor Type Constants:

See Also:

graphics_mode, text_rows

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu